Management API

Base Resource URL:

     https://[server-name]/api/v01/resellers/[reseller-code]/channel

Description:

Represents Channels, associated with the given reseller.

Supported Actions:

attach  
Method:  POST       Implicit:  No       Returns:  ServiceResponse      
Consumes:  json, xml, xurl  Produces:  json, xml, xurl 
 
Allows to attach the channel to the given reseller.

Parameters:
# Name Type Required Default Description
01 id String Yes Identifier of a channel that is going to be attached to the specified reseller.


detach  
Method:  DELETE       Implicit:  No       Returns:  ServiceResponse      
Consumes:  json, xml, xurl  Produces:  json, xml, xurl 
 
Allows to delete attached channel from the given reseller.